PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCrlClientEvent Class / getCrlUrl Method
In This Topic
    getCrlUrl Method
    In This Topic
    Gets the URL from where the CRL (Certificate Revocation List) information can be retrieved.
    Syntax
    public java.lang.String getCrlUrl()

    Return Value

    The URL from where the CRL (Certificate Revocation List) information can be retrieved.
    See Also